3.1.37 \(\int \frac {x^2 (a+b \tanh ^{-1}(c \sqrt {x}))}{1-c^2 x} \, dx\) [37]

Optimal. Leaf size=160 \[ -\frac {3 b \sqrt {x}}{2 c^5}-\frac {b x^{3/2}}{6 c^3}+\frac {3 b \tanh ^{-1}\left (c \sqrt {x}\right )}{2 c^6}-\frac {x \left (a+b \tanh ^{-1}\left (c \sqrt {x}\right )\right )}{c^4}-\frac {x^2 \left (a+b \tanh ^{-1}\left (c \sqrt {x}\right )\right )}{2 c^2}-\frac {\left (a+b \tanh ^{-1}\left (c \sqrt {x}\right )\right )^2}{b c^6}+\frac {2 \left (a+b \tanh ^{-1}\left (c \sqrt {x}\right )\right ) \log \left (\frac {2}{1-c \sqrt {x}}\right )}{c^6}+\frac {b \text {PolyLog}\left (2,1-\frac {2}{1-c \sqrt {x}}\right )}{c^6} \]

[Out]

-1/6*b*x^(3/2)/c^3+3/2*b*arctanh(c*x^(1/2))/c^6-x*(a+b*arctanh(c*x^(1/2)))/c^4-1/2*x^2*(a+b*arctanh(c*x^(1/2))
)/c^2-(a+b*arctanh(c*x^(1/2)))^2/b/c^6+2*(a+b*arctanh(c*x^(1/2)))*ln(2/(1-c*x^(1/2)))/c^6+b*polylog(2,1-2/(1-c
*x^(1/2)))/c^6-3/2*b*x^(1/2)/c^5

________________________________________________________________________________________

Rubi [A]
time = 0.30, antiderivative size = 160, normalized size of antiderivative = 1.00, number of steps used = 14, number of rules used = 10, integrand size = 26, \(\frac {\text {number of rules}}{\text {integrand size}}\) = 0.385, Rules used = {45, 6127, 6037, 308, 212, 327, 6131, 6055, 2449, 2352} \begin {gather*} -\frac {\left (a+b \tanh ^{-1}\left (c \sqrt {x}\right )\right )^2}{b c^6}+\frac {2 \log \left (\frac {2}{1-c \sqrt {x}}\right ) \left (a+b \tanh ^{-1}\left (c \sqrt {x}\right )\right )}{c^6}-\frac {x \left (a+b \tanh ^{-1}\left (c \sqrt {x}\right )\right )}{c^4}-\frac {x^2 \left (a+b \tanh ^{-1}\left (c \sqrt {x}\right )\right )}{2 c^2}+\frac {b \text {Li}_2\left (1-\frac {2}{1-c \sqrt {x}}\right )}{c^6}+\frac {3 b \tanh ^{-1}\left (c \sqrt {x}\right )}{2 c^6}-\frac {3 b \sqrt {x}}{2 c^5}-\frac {b x^{3/2}}{6 c^3} \end {gather*}

Antiderivative was successfully verified.

[In]

Int[(x^2*(a + b*ArcTanh[c*Sqrt[x]]))/(1 - c^2*x),x]

[Out]

(-3*b*Sqrt[x])/(2*c^5) - (b*x^(3/2))/(6*c^3) + (3*b*ArcTanh[c*Sqrt[x]])/(2*c^6) - (x*(a + b*ArcTanh[c*Sqrt[x]]
))/c^4 - (x^2*(a + b*ArcTanh[c*Sqrt[x]]))/(2*c^2) - (a + b*ArcTanh[c*Sqrt[x]])^2/(b*c^6) + (2*(a + b*ArcTanh[c
*Sqrt[x]])*Log[2/(1 - c*Sqrt[x])])/c^6 + (b*PolyLog[2, 1 - 2/(1 - c*Sqrt[x])])/c^6

Rule 45

Int[((a_.) + (b_.)*(x_))^(m_.)*((c_.) + (d_.)*(x_))^(n_.), x_Symbol] :> Int[ExpandIntegrand[(a + b*x)^m*(c + d
*x)^n, x], x] /; FreeQ[{a, b, c, d, n}, x] && NeQ[b*c - a*d, 0] && IGtQ[m, 0] && ( !IntegerQ[n] || (EqQ[c, 0]
&& LeQ[7*m + 4*n + 4, 0]) || LtQ[9*m + 5*(n + 1), 0] || GtQ[m + n + 2, 0])

Rule 212

Int[((a_) + (b_.)*(x_)^2)^(-1), x_Symbol] :> Simp[(1/(Rt[a, 2]*Rt[-b, 2]))*ArcTanh[Rt[-b, 2]*(x/Rt[a, 2])], x]
 /; FreeQ[{a, b}, x] && NegQ[a/b] && (GtQ[a, 0] || LtQ[b, 0])

Rule 308

Int[(x_)^(m_)/((a_) + (b_.)*(x_)^(n_)), x_Symbol] :> Int[PolynomialDivide[x^m, a + b*x^n, x], x] /; FreeQ[{a,
b}, x] && IGtQ[m, 0] && IGtQ[n, 0] && GtQ[m, 2*n - 1]

Rule 327

Int[((c_.)*(x_))^(m_)*((a_) + (b_.)*(x_)^(n_))^(p_), x_Symbol] :> Simp[c^(n - 1)*(c*x)^(m - n + 1)*((a + b*x^n
)^(p + 1)/(b*(m + n*p + 1))), x] - Dist[a*c^n*((m - n + 1)/(b*(m + n*p + 1))), Int[(c*x)^(m - n)*(a + b*x^n)^p
, x], x] /; FreeQ[{a, b, c, p}, x] && IGtQ[n, 0] && GtQ[m, n - 1] && NeQ[m + n*p + 1, 0] && IntBinomialQ[a, b,
 c, n, m, p, x]

Rule 2352

Int[Log[(c_.)*(x_)]/((d_) + (e_.)*(x_)), x_Symbol] :> Simp[(-e^(-1))*PolyLog[2, 1 - c*x], x] /; FreeQ[{c, d, e
}, x] && EqQ[e + c*d, 0]

Rule 2449

Int[Log[(c_.)/((d_) + (e_.)*(x_))]/((f_) + (g_.)*(x_)^2), x_Symbol] :> Dist[-e/g, Subst[Int[Log[2*d*x]/(1 - 2*
d*x), x], x, 1/(d + e*x)], x] /; FreeQ[{c, d, e, f, g}, x] && EqQ[c, 2*d] && EqQ[e^2*f + d^2*g, 0]

Rule 6037

Int[((a_.) + ArcTanh[(c_.)*(x_)^(n_.)]*(b_.))^(p_.)*(x_)^(m_.), x_Symbol] :> Simp[x^(m + 1)*((a + b*ArcTanh[c*
x^n])^p/(m + 1)), x] - Dist[b*c*n*(p/(m + 1)), Int[x^(m + n)*((a + b*ArcTanh[c*x^n])^(p - 1)/(1 - c^2*x^(2*n))
), x], x] /; FreeQ[{a, b, c, m, n}, x] && IGtQ[p, 0] && (EqQ[p, 1] || (EqQ[n, 1] && IntegerQ[m])) && NeQ[m, -1
]

Rule 6055

Int[((a_.) + ArcTanh[(c_.)*(x_)]*(b_.))^(p_.)/((d_) + (e_.)*(x_)), x_Symbol] :> Simp[(-(a + b*ArcTanh[c*x])^p)
*(Log[2/(1 + e*(x/d))]/e), x] + Dist[b*c*(p/e), Int[(a + b*ArcTanh[c*x])^(p - 1)*(Log[2/(1 + e*(x/d))]/(1 - c^
2*x^2)), x], x] /; FreeQ[{a, b, c, d, e}, x] && IGtQ[p, 0] && EqQ[c^2*d^2 - e^2, 0]

Rule 6127

Int[(((a_.) + ArcTanh[(c_.)*(x_)]*(b_.))^(p_.)*((f_.)*(x_))^(m_))/((d_) + (e_.)*(x_)^2), x_Symbol] :> Dist[f^2
/e, Int[(f*x)^(m - 2)*(a + b*ArcTanh[c*x])^p, x], x] - Dist[d*(f^2/e), Int[(f*x)^(m - 2)*((a + b*ArcTanh[c*x])
^p/(d + e*x^2)), x], x] /; FreeQ[{a, b, c, d, e, f}, x] && GtQ[p, 0] && GtQ[m, 1]

Rule 6131

Int[(((a_.) + ArcTanh[(c_.)*(x_)]*(b_.))^(p_.)*(x_))/((d_) + (e_.)*(x_)^2), x_Symbol] :> Simp[(a + b*ArcTanh[c
*x])^(p + 1)/(b*e*(p + 1)), x] + Dist[1/(c*d), Int[(a + b*ArcTanh[c*x])^p/(1 - c*x), x], x] /; FreeQ[{a, b, c,
 d, e}, x] && EqQ[c^2*d + e, 0] && IGtQ[p, 0]

Rubi steps

\begin {align*} \int \frac {x^2 \left (a+b \tanh ^{-1}\left (c \sqrt {x}\right )\right )}{1-c^2 x} \, dx &=2 \text {Subst}\left (\int \frac {x^5 \left (a+b \tanh ^{-1}(c x)\right )}{1-c^2 x^2} \, dx,x,\sqrt {x}\right )\\ &=-\frac {2 \text {Subst}\left (\int x^3 \left (a+b \tanh ^{-1}(c x)\right ) \, dx,x,\sqrt {x}\right )}{c^2}+\frac {2 \text {Subst}\left (\int \frac {x^3 \left (a+b \tanh ^{-1}(c x)\right )}{1-c^2 x^2} \, dx,x,\sqrt {x}\right )}{c^2}\\ &=-\frac {x^2 \left (a+b \tanh ^{-1}\left (c \sqrt {x}\right )\right )}{2 c^2}-\frac {2 \text {Subst}\left (\int x \left (a+b \tanh ^{-1}(c x)\right ) \, dx,x,\sqrt {x}\right )}{c^4}+\frac {2 \text {Subst}\left (\int \frac {x \left (a+b \tanh ^{-1}(c x)\right )}{1-c^2 x^2} \, dx,x,\sqrt {x}\right )}{c^4}+\frac {b \text {Subst}\left (\int \frac {x^4}{1-c^2 x^2} \, dx,x,\sqrt {x}\right )}{2 c}\\ &=-\frac {x \left (a+b \tanh ^{-1}\left (c \sqrt {x}\right )\right )}{c^4}-\frac {x^2 \left (a+b \tanh ^{-1}\left (c \sqrt {x}\right )\right )}{2 c^2}-\frac {\left (a+b \tanh ^{-1}\left (c \sqrt {x}\right )\right )^2}{b c^6}+\frac {2 \text {Subst}\left (\int \frac {a+b \tanh ^{-1}(c x)}{1-c x} \, dx,x,\sqrt {x}\right )}{c^5}+\frac {b \text {Subst}\left (\int \frac {x^2}{1-c^2 x^2} \, dx,x,\sqrt {x}\right )}{c^3}+\frac {b \text {Subst}\left (\int \left (-\frac {1}{c^4}-\frac {x^2}{c^2}+\frac {1}{c^4 \left (1-c^2 x^2\right )}\right ) \, dx,x,\sqrt {x}\right )}{2 c}\\ &=-\frac {3 b \sqrt {x}}{2 c^5}-\frac {b x^{3/2}}{6 c^3}-\frac {x \left (a+b \tanh ^{-1}\left (c \sqrt {x}\right )\right )}{c^4}-\frac {x^2 \left (a+b \tanh ^{-1}\left (c \sqrt {x}\right )\right )}{2 c^2}-\frac {\left (a+b \tanh ^{-1}\left (c \sqrt {x}\right )\right )^2}{b c^6}+\frac {2 \left (a+b \tanh ^{-1}\left (c \sqrt {x}\right )\right ) \log \left (\frac {2}{1-c \sqrt {x}}\right )}{c^6}+\frac {b \text {Subst}\left (\int \frac {1}{1-c^2 x^2} \, dx,x,\sqrt {x}\right )}{2 c^5}+\frac {b \text {Subst}\left (\int \frac {1}{1-c^2 x^2} \, dx,x,\sqrt {x}\right )}{c^5}-\frac {(2 b) \text {Subst}\left (\int \frac {\log \left (\frac {2}{1-c x}\right )}{1-c^2 x^2} \, dx,x,\sqrt {x}\right )}{c^5}\\ &=-\frac {3 b \sqrt {x}}{2 c^5}-\frac {b x^{3/2}}{6 c^3}+\frac {3 b \tanh ^{-1}\left (c \sqrt {x}\right )}{2 c^6}-\frac {x \left (a+b \tanh ^{-1}\left (c \sqrt {x}\right )\right )}{c^4}-\frac {x^2 \left (a+b \tanh ^{-1}\left (c \sqrt {x}\right )\right )}{2 c^2}-\frac {\left (a+b \tanh ^{-1}\left (c \sqrt {x}\right )\right )^2}{b c^6}+\frac {2 \left (a+b \tanh ^{-1}\left (c \sqrt {x}\right )\right ) \log \left (\frac {2}{1-c \sqrt {x}}\right )}{c^6}+\frac {(2 b) \text {Subst}\left (\int \frac {\log (2 x)}{1-2 x} \, dx,x,\frac {1}{1-c \sqrt {x}}\right )}{c^6}\\ &=-\frac {3 b \sqrt {x}}{2 c^5}-\frac {b x^{3/2}}{6 c^3}+\frac {3 b \tanh ^{-1}\left (c \sqrt {x}\right )}{2 c^6}-\frac {x \left (a+b \tanh ^{-1}\left (c \sqrt {x}\right )\right )}{c^4}-\frac {x^2 \left (a+b \tanh ^{-1}\left (c \sqrt {x}\right )\right )}{2 c^2}-\frac {\left (a+b \tanh ^{-1}\left (c \sqrt {x}\right )\right )^2}{b c^6}+\frac {2 \left (a+b \tanh ^{-1}\left (c \sqrt {x}\right )\right ) \log \left (\frac {2}{1-c \sqrt {x}}\right )}{c^6}+\frac {b \text {Li}_2\left (1-\frac {2}{1-c \sqrt {x}}\right )}{c^6}\\ \end {align*}

________________________________________________________________________________________

Mathematica [A]
time = 0.29, size = 130, normalized size = 0.81 \begin {gather*} -\frac {9 b c \sqrt {x}+6 a c^2 x+b c^3 x^{3/2}+3 a c^4 x^2-6 b \tanh ^{-1}\left (c \sqrt {x}\right )^2+3 b \tanh ^{-1}\left (c \sqrt {x}\right ) \left (-3+2 c^2 x+c^4 x^2-4 \log \left (1+e^{-2 \tanh ^{-1}\left (c \sqrt {x}\right )}\right )\right )+6 a \log \left (1-c^2 x\right )+6 b \text {PolyLog}\left (2,-e^{-2 \tanh ^{-1}\left (c \sqrt {x}\right )}\right )}{6 c^6} \end {gather*}

Antiderivative was successfully verified.

[In]

Integrate[(x^2*(a + b*ArcTanh[c*Sqrt[x]]))/(1 - c^2*x),x]

[Out]

-1/6*(9*b*c*Sqrt[x] + 6*a*c^2*x + b*c^3*x^(3/2) + 3*a*c^4*x^2 - 6*b*ArcTanh[c*Sqrt[x]]^2 + 3*b*ArcTanh[c*Sqrt[
x]]*(-3 + 2*c^2*x + c^4*x^2 - 4*Log[1 + E^(-2*ArcTanh[c*Sqrt[x]])]) + 6*a*Log[1 - c^2*x] + 6*b*PolyLog[2, -E^(
-2*ArcTanh[c*Sqrt[x]])])/c^6

________________________________________________________________________________________

Maple [A]
time = 0.42, size = 244, normalized size = 1.52

method result size
derivativedivides \(-\frac {2 \left (\frac {a \,c^{4} x^{2}}{4}+\frac {a \,c^{2} x}{2}+\frac {a \ln \left (c \sqrt {x}-1\right )}{2}+\frac {a \ln \left (1+c \sqrt {x}\right )}{2}+\frac {b \arctanh \left (c \sqrt {x}\right ) c^{4} x^{2}}{4}+\frac {b \arctanh \left (c \sqrt {x}\right ) c^{2} x}{2}+\frac {b \arctanh \left (c \sqrt {x}\right ) \ln \left (c \sqrt {x}-1\right )}{2}+\frac {b \arctanh \left (c \sqrt {x}\right ) \ln \left (1+c \sqrt {x}\right )}{2}-\frac {b \dilog \left (\frac {c \sqrt {x}}{2}+\frac {1}{2}\right )}{2}-\frac {b \ln \left (c \sqrt {x}-1\right ) \ln \left (\frac {c \sqrt {x}}{2}+\frac {1}{2}\right )}{4}+\frac {b \ln \left (c \sqrt {x}-1\right )^{2}}{8}+\frac {b \ln \left (-\frac {c \sqrt {x}}{2}+\frac {1}{2}\right ) \ln \left (1+c \sqrt {x}\right )}{4}-\frac {b \ln \left (-\frac {c \sqrt {x}}{2}+\frac {1}{2}\right ) \ln \left (\frac {c \sqrt {x}}{2}+\frac {1}{2}\right )}{4}-\frac {b \ln \left (1+c \sqrt {x}\right )^{2}}{8}+\frac {b \,c^{3} x^{\frac {3}{2}}}{12}+\frac {3 b c \sqrt {x}}{4}+\frac {3 b \ln \left (c \sqrt {x}-1\right )}{8}-\frac {3 b \ln \left (1+c \sqrt {x}\right )}{8}\right )}{c^{6}}\) \(244\)
default \(-\frac {2 \left (\frac {a \,c^{4} x^{2}}{4}+\frac {a \,c^{2} x}{2}+\frac {a \ln \left (c \sqrt {x}-1\right )}{2}+\frac {a \ln \left (1+c \sqrt {x}\right )}{2}+\frac {b \arctanh \left (c \sqrt {x}\right ) c^{4} x^{2}}{4}+\frac {b \arctanh \left (c \sqrt {x}\right ) c^{2} x}{2}+\frac {b \arctanh \left (c \sqrt {x}\right ) \ln \left (c \sqrt {x}-1\right )}{2}+\frac {b \arctanh \left (c \sqrt {x}\right ) \ln \left (1+c \sqrt {x}\right )}{2}-\frac {b \dilog \left (\frac {c \sqrt {x}}{2}+\frac {1}{2}\right )}{2}-\frac {b \ln \left (c \sqrt {x}-1\right ) \ln \left (\frac {c \sqrt {x}}{2}+\frac {1}{2}\right )}{4}+\frac {b \ln \left (c \sqrt {x}-1\right )^{2}}{8}+\frac {b \ln \left (-\frac {c \sqrt {x}}{2}+\frac {1}{2}\right ) \ln \left (1+c \sqrt {x}\right )}{4}-\frac {b \ln \left (-\frac {c \sqrt {x}}{2}+\frac {1}{2}\right ) \ln \left (\frac {c \sqrt {x}}{2}+\frac {1}{2}\right )}{4}-\frac {b \ln \left (1+c \sqrt {x}\right )^{2}}{8}+\frac {b \,c^{3} x^{\frac {3}{2}}}{12}+\frac {3 b c \sqrt {x}}{4}+\frac {3 b \ln \left (c \sqrt {x}-1\right )}{8}-\frac {3 b \ln \left (1+c \sqrt {x}\right )}{8}\right )}{c^{6}}\) \(244\)

Verification of antiderivative is not currently implemented for this CAS.

[In]

int(x^2*(a+b*arctanh(c*x^(1/2)))/(-c^2*x+1),x,method=_RETURNVERBOSE)

[Out]

-2/c^6*(1/4*a*c^4*x^2+1/2*a*c^2*x+1/2*a*ln(c*x^(1/2)-1)+1/2*a*ln(1+c*x^(1/2))+1/4*b*arctanh(c*x^(1/2))*c^4*x^2
+1/2*b*arctanh(c*x^(1/2))*c^2*x+1/2*b*arctanh(c*x^(1/2))*ln(c*x^(1/2)-1)+1/2*b*arctanh(c*x^(1/2))*ln(1+c*x^(1/
2))-1/2*b*dilog(1/2*c*x^(1/2)+1/2)-1/4*b*ln(c*x^(1/2)-1)*ln(1/2*c*x^(1/2)+1/2)+1/8*b*ln(c*x^(1/2)-1)^2+1/4*b*l
n(-1/2*c*x^(1/2)+1/2)*ln(1+c*x^(1/2))-1/4*b*ln(-1/2*c*x^(1/2)+1/2)*ln(1/2*c*x^(1/2)+1/2)-1/8*b*ln(1+c*x^(1/2))
^2+1/12*b*c^3*x^(3/2)+3/4*b*c*x^(1/2)+3/8*b*ln(c*x^(1/2)-1)-3/8*b*ln(1+c*x^(1/2)))

________________________________________________________________________________________

Maxima [A]
time = 0.39, size = 208, normalized size = 1.30 \begin {gather*} -\frac {1}{2} \, a {\left (\frac {c^{2} x^{2} + 2 \, x}{c^{4}} + \frac {2 \, \log \left (c^{2} x - 1\right )}{c^{6}}\right )} - \frac {{\left (\log \left (c \sqrt {x} + 1\right ) \log \left (-\frac {1}{2} \, c \sqrt {x} + \frac {1}{2}\right ) + {\rm Li}_2\left (\frac {1}{2} \, c \sqrt {x} + \frac {1}{2}\right )\right )} b}{c^{6}} + \frac {3 \, b \log \left (c \sqrt {x} + 1\right )}{4 \, c^{6}} - \frac {3 \, b \log \left (c \sqrt {x} - 1\right )}{4 \, c^{6}} - \frac {2 \, b c^{3} x^{\frac {3}{2}} + 3 \, b \log \left (c \sqrt {x} + 1\right )^{2} - 3 \, b \log \left (-c \sqrt {x} + 1\right )^{2} + 18 \, b c \sqrt {x} + 3 \, {\left (b c^{4} x^{2} + 2 \, b c^{2} x\right )} \log \left (c \sqrt {x} + 1\right ) - 3 \, {\left (b c^{4} x^{2} + 2 \, b c^{2} x + 2 \, b \log \left (c \sqrt {x} + 1\right )\right )} \log \left (-c \sqrt {x} + 1\right )}{12 \, c^{6}} \end {gather*}

Verification of antiderivative is not currently implemented for this CAS.

[In]

integrate(x^2*(a+b*arctanh(c*x^(1/2)))/(-c^2*x+1),x, algorithm="maxima")

[Out]

-1/2*a*((c^2*x^2 + 2*x)/c^4 + 2*log(c^2*x - 1)/c^6) - (log(c*sqrt(x) + 1)*log(-1/2*c*sqrt(x) + 1/2) + dilog(1/
2*c*sqrt(x) + 1/2))*b/c^6 + 3/4*b*log(c*sqrt(x) + 1)/c^6 - 3/4*b*log(c*sqrt(x) - 1)/c^6 - 1/12*(2*b*c^3*x^(3/2
) + 3*b*log(c*sqrt(x) + 1)^2 - 3*b*log(-c*sqrt(x) + 1)^2 + 18*b*c*sqrt(x) + 3*(b*c^4*x^2 + 2*b*c^2*x)*log(c*sq
rt(x) + 1) - 3*(b*c^4*x^2 + 2*b*c^2*x + 2*b*log(c*sqrt(x) + 1))*log(-c*sqrt(x) + 1))/c^6

________________________________________________________________________________________

Fricas [F]
time = 0.00, size = 0, normalized size = 0.00 \begin {gather*} \text {could not integrate} \end {gather*}

Verification of antiderivative is not currently implemented for this CAS.

[In]

integrate(x^2*(a+b*arctanh(c*x^(1/2)))/(-c^2*x+1),x, algorithm="fricas")

[Out]

integral(-(b*x^2*arctanh(c*sqrt(x)) + a*x^2)/(c^2*x - 1), x)

________________________________________________________________________________________

Sympy [F]
time = 0.00, size = 0, normalized size = 0.00 \begin {gather*} - \int \frac {a x^{2}}{c^{2} x - 1}\, dx - \int \frac {b x^{2} \operatorname {atanh}{\left (c \sqrt {x} \right )}}{c^{2} x - 1}\, dx \end {gather*}

Verification of antiderivative is not currently implemented for this CAS.

[In]

integrate(x**2*(a+b*atanh(c*x**(1/2)))/(-c**2*x+1),x)

[Out]

-Integral(a*x**2/(c**2*x - 1), x) - Integral(b*x**2*atanh(c*sqrt(x))/(c**2*x - 1), x)

________________________________________________________________________________________

Giac [F]
time = 0.00, size = 0, normalized size = 0.00 \begin {gather*} \text {could not integrate} \end {gather*}

Verification of antiderivative is not currently implemented for this CAS.

[In]

integrate(x^2*(a+b*arctanh(c*x^(1/2)))/(-c^2*x+1),x, algorithm="giac")

[Out]

integrate(-(b*arctanh(c*sqrt(x)) + a)*x^2/(c^2*x - 1), x)

________________________________________________________________________________________

Mupad [F]
time = 0.00, size = -1, normalized size = -0.01 \begin {gather*} \int -\frac {x^2\,\left (a+b\,\mathrm {atanh}\left (c\,\sqrt {x}\right )\right )}{c^2\,x-1} \,d x \end {gather*}

Verification of antiderivative is not currently implemented for this CAS.

[In]

int(-(x^2*(a + b*atanh(c*x^(1/2))))/(c^2*x - 1),x)

[Out]

int(-(x^2*(a + b*atanh(c*x^(1/2))))/(c^2*x - 1), x)

________________________________________________________________________________________